This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

[ Vue筆記 ] 計算屬性 computed 的使用

[ Vue筆記 ] 計算屬性 computed 的使用

每日心得筆記 2020-06-29(一)

每日心得筆記 2020-06-29(一)

DAY1:Create Phone Number

DAY1:Create Phone Number


Comments